home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 June
/
06_02.iso
/
software
/
tweakall
/
TweakAll2setup.exe
/
{app}
/
TweakAll.exe
/
0
/
RCDATA
/
TABOUT
/
TABOUT.txt
Wrap
Text File
|
2001-10-11
|
3KB
|
140 lines
object About: TAbout
Left = 192
Top = 107
BorderIcons = []
BorderStyle = bsToolWindow
Caption = 'About'
ClientHeight = 245
ClientWidth = 312
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Tag = 1
Left = 40
Top = 40
Width = 99
Height = 13
Caption = 'Quality free software.'
end
object URLLabel1: TURLLabel
Tag = 2
Left = 40
Top = 80
Width = 136
Height = 13
Caption = 'http://www.codeforge.co.uk'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = URLLabel1Click
HiLite = True
HiLiteColour = clRed
end
object URLLabel2: TURLLabel
Tag = 3
Left = 40
Top = 96
Width = 124
Height = 13
Caption = 'support@codeforge.co.uk'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = URLLabel2Click
HiLite = True
HiLiteColour = clRed
end
object Label3: TLabel
Tag = 5
Left = 40
Top = 56
Width = 182
Height = 13
Caption = 'TweakAll is, and will always be, FREE!'
end
object Label2: TLabel
Tag = 4
Left = 40
Top = 8
Width = 116
Height = 22
Caption = 'TweakAll 2.1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object BuildLabel: TLabel
Left = 40
Top = 224
Width = 3
Height = 13
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object edtThanks: TRichEdit
Left = 40
Top = 120
Width = 265
Height = 89
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
object btnClose: TBitBtn
Left = 230
Top = 216
Width = 75
Height = 25
TabOrder = 1
OnClick = btnCloseClick
Kind = bkClose
end
object GradientPanel1: TGradientPanel
Left = 0
Top = 0
Width = 33
Height = 245
Align = alLeft
Caption = 'GradientPanel1'
TabOrder = 2
GradientStartColour = clBlue
GradientEndColour = clBlack
GradientFont.Charset = DEFAULT_CHARSET
GradientFont.Color = clWhite
GradientFont.Height = -19
GradientFont.Name = 'Tahoma'
GradientFont.Style = [fsBold, fsItalic]
GradientText = 'Codeforge'
end
end